CryptoPro JCP.
Public API.

ru.CryptoPro.JCP.KeyStore
Class KeyIsNotExportableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.security.GeneralSecurityException
              extended by java.security.KeyStoreException
                  extended by ru.CryptoPro.JCP.KeyStore.KeyIsNotExportableException
All Implemented Interfaces:
java.io.Serializable

public class KeyIsNotExportableException
extends java.security.KeyStoreException

Исключение ключ не экспортируемый.

See Also:
Serialized Form
Version:2.0

Constructor Summary
KeyIsNotExportableException()
          Конструктор исключения неэкспортируемости ключа.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

KeyIsNotExportableException

public KeyIsNotExportableException()
Конструктор исключения неэкспортируемости ключа.


Copyright Crypto-Pro.
All rights reserved.